C1.Web.Mvc Namespace / FlexPieBase<T> Class / SelectedIndex Property

In This Topic
SelectedIndex Property (FlexPieBase<T>)
In This Topic
Gets or sets the index of the selected slice.
Syntax
'Declaration
 
<JsonAttribute(-2)>
Public Property SelectedIndex As Integer
 
See Also